home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC for Alla 2005 April
/
PC för Alla 0504.iso
/
noje
/
arcade-3.6.exe
/
pong.swf
/
scripts
/
frame_6
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-06-17
|
155 b
|
9 lines
speedx = - speedx;
if(random("4") < "1")
{
speedy = - speedy;
}
setProperty("/ball", _X, "200");
setProperty("/ball", _Y, "148");
pause = "30";